runtime.dlogger.i64 (method)
5 uses
	runtime (current package)
		debuglog.go#L198: 	return l.i64(int64(x))
		debuglog.go#L203: 	return l.i64(int64(x))
		debuglog.go#L208: 	return l.i64(int64(x))
		debuglog.go#L213: 	return l.i64(int64(x))
		debuglog.go#L217: func (l *dlogger) i64(x int64) *dlogger {
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |